home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #4 / 1999 CD 4 (Red).iso / K.exe / 0 / RCDATA / TFRMLAVETAF / TFRMLAVETAF.txt < prev   
Encoding:
Text File  |  1999-01-27  |  3.1 KB  |  150 lines

  1. object frmLavetAf: TfrmLavetAf
  2.   Left = 279
  3.   Top = 175
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'frmLavetAf'
  9.   ClientHeight = 480
  10.   ClientWidth = 640
  11.   Ctl3D = False
  12.   Color = clGray
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imgback: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 640
  26.     Height = 480
  27.     Align = alClient
  28.   end
  29.   object lblLavetAf: TLabel
  30.     Left = 8
  31.     Top = 40
  32.     Width = 257
  33.     Height = 225
  34.     AutoSize = False
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -13
  38.     Font.Name = 'Verdana'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.     WordWrap = True
  43.   end
  44.   object imgHeHe: TImage
  45.     Left = 470
  46.     Top = 250
  47.     Width = 129
  48.     Height = 89
  49.     Picture.Data = {<image000.bmp>}
  50.     Stretch = True
  51.     Visible = False
  52.   end
  53.   object lblCopyRight: TLabel
  54.     Left = 8
  55.     Top = 240
  56.     Width = 260
  57.     Height = 69
  58.     AutoSize = False
  59.     Caption = 'lblCopyRight'
  60.     Font.Charset = ANSI_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -13
  63.     Font.Name = 'Verdana'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     Transparent = True
  67.     WordWrap = True
  68.   end
  69.   object lblProblemer: TLabel
  70.     Left = 8
  71.     Top = 300
  72.     Width = 257
  73.     Height = 89
  74.     AutoSize = False
  75.     Caption = 'lblProblemer'
  76.     Font.Charset = ANSI_CHARSET
  77.     Font.Color = clWindowText
  78.     Font.Height = -13
  79.     Font.Name = 'Verdana'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.     Transparent = True
  83.     WordWrap = True
  84.   end
  85.   object Label1: TLabel
  86.     Left = 8
  87.     Top = 8
  88.     Width = 260
  89.     Height = 25
  90.     AutoSize = False
  91.     Caption = 'Credits:'
  92.     Font.Charset = ANSI_CHARSET
  93.     Font.Color = clWindowText
  94.     Font.Height = -21
  95.     Font.Name = 'Verdana'
  96.     Font.Style = [fsUnderline]
  97.     ParentFont = False
  98.     Transparent = True
  99.   end
  100.   object GreenShadow: TImage
  101.     Left = 7
  102.     Top = 418
  103.     Width = 100
  104.     Height = 55
  105.     Picture.Data = {<image001.bmp>}
  106.   end
  107.   object cmdExit: TTransKnap
  108.     Tag = 50
  109.     Left = 559
  110.     Top = 427
  111.     Width = 81
  112.     Height = 53
  113.     Color = clBlack
  114.     MouseOverAction = True
  115.     Bitmapliste = frmForside.Exitskilt
  116.     Font.Charset = ANSI_CHARSET
  117.     Font.Color = clWhite
  118.     Font.Height = -12
  119.     Font.Name = 'Verdana'
  120.     Font.Style = []
  121.     Style = []
  122.     FontOverColor = clBlue
  123.     FontDownColor = clMaroon
  124.     OnClick = cmdExitClick
  125.     Transparent = True
  126.   end
  127.   object cmdNot: TTransKnap
  128.     Tag = 50
  129.     Left = 17
  130.     Top = 418
  131.     Width = 90
  132.     Height = 45
  133.     BevelStyle = bbNone
  134.     Caption = 'Don∩┐╜t'
  135.     Color = clBlack
  136.     MouseOverAction = True
  137.     Bitmapliste = frmForside.bml3
  138.     Font.Charset = ANSI_CHARSET
  139.     Font.Color = clWhite
  140.     Font.Height = -12
  141.     Font.Name = 'Verdana'
  142.     Font.Style = [fsBold]
  143.     Style = []
  144.     FontOverColor = clBlue
  145.     FontDownColor = clMaroon
  146.     OnClick = cmdNotClick
  147.     Transparent = False
  148.   end
  149. end
  150.